[INFO] cloning repository https://github.com/Kile-Asmussen/shessboat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kile-Asmussen/shessboat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKile-Asmussen%2Fshessboat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKile-Asmussen%2Fshessboat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0af049f01d9aa4df5b9c9850c68a1120055f52f7
[INFO] fixing Kile-Asmussen/shessboat against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKile-Asmussen%2Fshessboat" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kile-Asmussen/shessboat
[INFO] finished tweaking git repo https://github.com/Kile-Asmussen/shessboat
[INFO] tweaked toml for git repo https://github.com/Kile-Asmussen/shessboat written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kile-Asmussen/shessboat on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kile-Asmussen/shessboat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7ea0b1cef34b2fc3e4654d3c014dc1e0ca0d5b1a4c82fde9a788b229bf06a076
[INFO] running `Command { std: "docker" "start" "7ea0b1cef34b2fc3e4654d3c014dc1e0ca0d5b1a4c82fde9a788b229bf06a076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7ea0b1cef34b2fc3e4654d3c014dc1e0ca0d5b1a4c82fde9a788b229bf06a076" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ea0b1cef34b2fc3e4654d3c014dc1e0ca0d5b1a4c82fde9a788b229bf06a076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7ea0b1cef34b2fc3e4654d3c014dc1e0ca0d5b1a4c82fde9a788b229bf06a076" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking shessboat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `;`, found keyword `if`
[INFO] [stdout]   --> src/shessboard/pieces/bishops.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let prev_epc = self
[INFO] [stdout]    |                            ^ help: add `;` here
[INFO] [stdout] 74 |
[INFO] [stdout] 75 |         if !self.as_mask().any() {
[INFO] [stdout]    |         -- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `}`
[INFO] [stdout]    --> src/shessboard/pieces/pawns.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     }
[INFO] [stdout]     |     ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found keyword `if`
[INFO] [stdout]   --> src/shessboard/pieces/bishops.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let prev_epc = self
[INFO] [stdout]    |                            ^ help: add `;` here
[INFO] [stdout] 74 |
[INFO] [stdout] 75 |         if !self.as_mask().any() {
[INFO] [stdout]    |         -- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `}`
[INFO] [stdout]    --> src/shessboard/pieces/pawns.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     }
[INFO] [stdout]     |     ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `EnPassant` has no field named `capture`
[INFO] [stdout]    --> src/shessboard/moves.rs:263:21
[INFO] [stdout]     |
[INFO] [stdout] 263 |                     capture: Square::at(f, Rank::_4),
[INFO] [stdout]     |                     ^^^^^^^ `EnPassant` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `EnPassant` has no field named `capture`
[INFO] [stdout]    --> src/shessboard/moves.rs:274:21
[INFO] [stdout]     |
[INFO] [stdout] 274 |                     capture: Square::at(f, Rank::_5),
[INFO] [stdout]     |                     ^^^^^^^ `EnPassant` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `EnPassant` has no field named `capture`
[INFO] [stdout]    --> src/shessboard/moves.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         capture: Square::at(File::E, Rank::_4),
[INFO] [stdout]     |         ^^^^^^^ `EnPassant` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `EnPassant` has no field named `capture`
[INFO] [stdout]    --> src/shessboard/moves.rs:263:21
[INFO] [stdout]     |
[INFO] [stdout] 263 |                     capture: Square::at(f, Rank::_4),
[INFO] [stdout]     |                     ^^^^^^^ `EnPassant` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `EnPassant` has no field named `capture`
[INFO] [stdout]    --> src/shessboard/moves.rs:274:21
[INFO] [stdout]     |
[INFO] [stdout] 274 |                     capture: Square::at(f, Rank::_5),
[INFO] [stdout]     |                     ^^^^^^^ `EnPassant` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]   --> src/shessboard/pieces/bishops.rs:95:26
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 res.push(Move {
[INFO] [stdout]    |                          ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]    --> src/shessboard/pieces/kings.rs:107:26
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 res.push(Move {
[INFO] [stdout]     |                          ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]   --> src/shessboard/pieces/bishops.rs:95:26
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 res.push(Move {
[INFO] [stdout]    |                          ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]    --> src/shessboard/pieces/kings.rs:164:22
[INFO] [stdout]     |
[INFO] [stdout] 164 |             res.push(Move {
[INFO] [stdout]     |                      ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]    --> src/shessboard/pieces/knights.rs:116:26
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 res.push(Move {
[INFO] [stdout]     |                          ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]    --> src/shessboard/pieces/kings.rs:107:26
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 res.push(Move {
[INFO] [stdout]     |                          ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]    --> src/shessboard/pieces/pawns.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 |                     Move {
[INFO] [stdout]     |                     ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]    --> src/shessboard/pieces/kings.rs:164:22
[INFO] [stdout]     |
[INFO] [stdout] 164 |             res.push(Move {
[INFO] [stdout]     |                      ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]    --> src/shessboard/pieces/pawns.rs:174:21
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     Move {
[INFO] [stdout]     |                     ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0026]: struct `EnPassant` does not have a field named `capture`
[INFO] [stdout]    --> src/shessboard/pieces/pawns.rs:184:41
[INFO] [stdout]     |
[INFO] [stdout] 184 |             if let Some(EnPassant { to, capture }) = en_passant {
[INFO] [stdout]     |                                         ^^^^^^^ struct `EnPassant` does not have this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]    --> src/shessboard/pieces/pawns.rs:201:34
[INFO] [stdout]     |
[INFO] [stdout] 201 |                         res.push(Move {
[INFO] [stdout]     |                                  ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]    --> src/shessboard/pieces/queens.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 res.push(Move {
[INFO] [stdout]     |                          ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]   --> src/shessboard/pieces/rooks.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 res.push(Move {
[INFO] [stdout]    |                          ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]    --> src/shessboard/pieces/knights.rs:116:26
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 res.push(Move {
[INFO] [stdout]     |                          ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]    --> src/shessboard/pieces/pawns.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 |                     Move {
[INFO] [stdout]     |                     ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]    --> src/shessboard/pieces/pawns.rs:174:21
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     Move {
[INFO] [stdout]     |                     ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0026]: struct `EnPassant` does not have a field named `capture`
[INFO] [stdout]    --> src/shessboard/pieces/pawns.rs:184:41
[INFO] [stdout]     |
[INFO] [stdout] 184 |             if let Some(EnPassant { to, capture }) = en_passant {
[INFO] [stdout]     |                                         ^^^^^^^ struct `EnPassant` does not have this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]    --> src/shessboard/pieces/pawns.rs:201:34
[INFO] [stdout]     |
[INFO] [stdout] 201 |                         res.push(Move {
[INFO] [stdout]     |                                  ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0026]: struct `EnPassant` does not have a field named `capture`
[INFO] [stdout]   --> src/shessboard/zobrist.rs:86:37
[INFO] [stdout]    |
[INFO] [stdout] 86 |         if let Some(EnPassant { to, capture }) = en_passant {
[INFO] [stdout]    |                                     ^^^^^^^ struct `EnPassant` does not have this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]    --> src/shessboard/pieces/queens.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 res.push(Move {
[INFO] [stdout]     |                          ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `prev_epc` in initializer of `Move`
[INFO] [stdout]   --> src/shessboard/pieces/rooks.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 res.push(Move {
[INFO] [stdout]    |                          ^^^^ missing `prev_epc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `EnPassant` has no field named `capture`
[INFO] [stdout]    --> src/shessboard/mod.rs:230:21
[INFO] [stdout]     |
[INFO] [stdout] 230 |                     capture,
[INFO] [stdout]     |                     ^^^^^^^ `EnPassant` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0026]: struct `EnPassant` does not have a field named `capture`
[INFO] [stdout]   --> src/shessboard/zobrist.rs:86:37
[INFO] [stdout]    |
[INFO] [stdout] 86 |         if let Some(EnPassant { to, capture }) = en_passant {
[INFO] [stdout]    |                                     ^^^^^^^ struct `EnPassant` does not have this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `EnPassant` has no field named `capture`
[INFO] [stdout]    --> src/shessboard/mod.rs:230:21
[INFO] [stdout]     |
[INFO] [stdout] 230 |                     capture,
[INFO] [stdout]     |                     ^^^^^^^ `EnPassant` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0026, E0063, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0026`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shessboat` (bin "shessboat" test) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0026, E0063, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0026`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shessboat` (bin "shessboat") due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "7ea0b1cef34b2fc3e4654d3c014dc1e0ca0d5b1a4c82fde9a788b229bf06a076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ea0b1cef34b2fc3e4654d3c014dc1e0ca0d5b1a4c82fde9a788b229bf06a076", kill_on_drop: false }`
[INFO] [stdout] 7ea0b1cef34b2fc3e4654d3c014dc1e0ca0d5b1a4c82fde9a788b229bf06a076
